FtMscLibEx IsCBMaskCntInChangedEnabled Method FtMscLibExNet for .NET framework 4
Support for fischertechnik TX-controller

[This is preliminary documentation and is subject to change.]

preliminary. Under development. Not tested yet.
API 3.X6A replacement
(extended)
Indicates if for this Fast Counter the event mechanisme has been enabled.

Namespace: FischerTechnik.FtMscLib.API
Assembly: FtMscLibVBNet (in FtMscLibVBNet.dll) Version: 1.0.0.1 (1.0.0.10)
Syntax

public bool IsCBMaskCntInChangedEnabled(
	FtDeviceID devId,
	FtFastCounterInput counterIndex
)

Parameters

devId
Type: FischerTechnik.FtMscLib.Enumurations FtDeviceID
controller ID (master or extension controller)
counterIndex
Type: FischerTechnik.FtMscLib.Enumurations FtFastCounterInput
Fast Counter C1..C4

Return Value

Type: Boolean
Is enabeled?
Remarks

Not tested yet
See Also

Reference